home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / demo / windowsc.cpt / WindowScript™.Demo ƒ / About WindowScript 1.0 / background_3736.xml next >
Encoding:
Extensible Markup Language  |  1992-04-30  |  9.0 KB  |  269 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>3736</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_4304.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_2127.css" />
  11.     <part>
  12.         <id>2</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>301</left>
  23.             <top>50</top>
  24.             <right>382</right>
  25.             <bottom>104</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <showName> <true /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <true /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>1000</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Working Model</name>
  40.         <script>on mouseUp
  41. visual effect iris close
  42. go to stack "WindowScriptΓäó 1.0 Working Model"
  43. end mouseUp
  44. </script>
  45.     </part>
  46.     <part>
  47.         <id>3</id>
  48.         <type>button</type>
  49.         <visible> <true /> </visible>
  50.         <reserved5> 0 </reserved5>
  51.         <reserved4> 0 </reserved4>
  52.         <reserved3> 0 </reserved3>
  53.         <reserved2> 0 </reserved2>
  54.         <reserved1> 0 </reserved1>
  55.         <enabled> <true /> </enabled>
  56.         <rect>
  57.             <left>170</left>
  58.             <top>76</top>
  59.             <right>211</right>
  60.             <bottom>102</bottom>
  61.         </rect>
  62.         <style>transparent</style>
  63.         <showName> <false /> </showName>
  64.         <highlight> <false /> </highlight>
  65.         <autoHighlight> <true /> </autoHighlight>
  66.         <sharedHighlight> <true /> </sharedHighlight>
  67.         <family>0</family>
  68.         <titleWidth>0</titleWidth>
  69.         <icon>14953</icon>
  70.         <textAlign>center</textAlign>
  71.         <font>Chicago</font>
  72.         <textSize>12</textSize>
  73.         <textStyle>plain</textStyle>
  74.         <name>back</name>
  75.         <script>on mouseUp
  76. visual effect iris close
  77. go to card "TOC"
  78. end mouseUp
  79. </script>
  80.     </part>
  81.     <part>
  82.         <id>4</id>
  83.         <type>button</type>
  84.         <visible> <true /> </visible>
  85.         <reserved5> 0 </reserved5>
  86.         <reserved4> 0 </reserved4>
  87.         <reserved3> 0 </reserved3>
  88.         <reserved2> 0 </reserved2>
  89.         <reserved1> 0 </reserved1>
  90.         <enabled> <true /> </enabled>
  91.         <rect>
  92.             <left>124</left>
  93.             <top>79</top>
  94.             <right>165</right>
  95.             <bottom>105</bottom>
  96.         </rect>
  97.         <style>transparent</style>
  98.         <showName> <false /> </showName>
  99.         <highlight> <false /> </highlight>
  100.         <autoHighlight> <true /> </autoHighlight>
  101.         <sharedHighlight> <true /> </sharedHighlight>
  102.         <family>0</family>
  103.         <titleWidth>0</titleWidth>
  104.         <icon>8419</icon>
  105.         <textAlign>center</textAlign>
  106.         <font>Chicago</font>
  107.         <textSize>12</textSize>
  108.         <textStyle>plain</textStyle>
  109.         <name>next</name>
  110.         <script>on mouseUp
  111. visual effect scroll left
  112. get the short name of next card
  113. if it is "wrap" then go to second card
  114. else go to next card
  115. end mouseUp
  116. </script>
  117.     </part>
  118.     <part>
  119.         <id>5</id>
  120.         <type>button</type>
  121.         <visible> <true /> </visible>
  122.         <reserved5> 0 </reserved5>
  123.         <reserved4> 0 </reserved4>
  124.         <reserved3> 0 </reserved3>
  125.         <reserved2> 0 </reserved2>
  126.         <reserved1> 0 </reserved1>
  127.         <enabled> <true /> </enabled>
  128.         <rect>
  129.             <left>78</left>
  130.             <top>79</top>
  131.             <right>119</right>
  132.             <bottom>105</bottom>
  133.         </rect>
  134.         <style>transparent</style>
  135.         <showName> <false /> </showName>
  136.         <highlight> <false /> </highlight>
  137.         <autoHighlight> <true /> </autoHighlight>
  138.         <sharedHighlight> <true /> </sharedHighlight>
  139.         <family>0</family>
  140.         <titleWidth>0</titleWidth>
  141.         <icon>17779</icon>
  142.         <textAlign>center</textAlign>
  143.         <font>Chicago</font>
  144.         <textSize>12</textSize>
  145.         <textStyle>plain</textStyle>
  146.         <name>prev</name>
  147.         <script>on mouseUp
  148. visual effect scroll right
  149. go to previous card
  150. end mouseUp
  151. </script>
  152.     </part>
  153.     <part>
  154.         <id>6</id>
  155.         <type>button</type>
  156.         <visible> <true /> </visible>
  157.         <reserved5> 0 </reserved5>
  158.         <reserved4> 0 </reserved4>
  159.         <reserved3> 0 </reserved3>
  160.         <reserved2> 0 </reserved2>
  161.         <reserved1> 0 </reserved1>
  162.         <enabled> <true /> </enabled>
  163.         <rect>
  164.             <left>30</left>
  165.             <top>79</top>
  166.             <right>71</right>
  167.             <bottom>105</bottom>
  168.         </rect>
  169.         <style>transparent</style>
  170.         <showName> <false /> </showName>
  171.         <highlight> <false /> </highlight>
  172.         <autoHighlight> <true /> </autoHighlight>
  173.         <sharedHighlight> <true /> </sharedHighlight>
  174.         <family>0</family>
  175.         <titleWidth>0</titleWidth>
  176.         <icon>21700</icon>
  177.         <textAlign>center</textAlign>
  178.         <font>Chicago</font>
  179.         <textSize>12</textSize>
  180.         <textStyle>plain</textStyle>
  181.         <name>Home</name>
  182.         <script>on mouseUp
  183. visual effect iris close
  184. go home
  185. end mouseUp
  186. </script>
  187.     </part>
  188.     <part>
  189.         <id>7</id>
  190.         <type>field</type>
  191.         <visible> <true /> </visible>
  192.         <dontWrap> <false /> </dontWrap>
  193.         <dontSearch> <false /> </dontSearch>
  194.         <sharedText> <false /> </sharedText>
  195.         <fixedLineHeight> <true /> </fixedLineHeight>
  196.         <autoTab> <false /> </autoTab>
  197.         <lockText> <true /> </lockText>
  198.         <rect>
  199.             <left>18</left>
  200.             <top>127</top>
  201.             <right>491</right>
  202.             <bottom>321</bottom>
  203.         </rect>
  204.         <style>scrolling</style>
  205.         <autoSelect> <false /> </autoSelect>
  206.         <showLines> <false /> </showLines>
  207.         <wideMargins> <false /> </wideMargins>
  208.         <multipleLines> <false /> </multipleLines>
  209.         <reservedFamily> 0 </reservedFamily>
  210.         <titleWidth>0</titleWidth>
  211.         <icon>0</icon>
  212.         <textAlign>left</textAlign>
  213.         <font>Geneva</font>
  214.         <textSize>12</textSize>
  215.         <textStyle>plain</textStyle>
  216.         <textHeight>16</textHeight>
  217.         <name></name>
  218.         <script></script>
  219.     </part>
  220.     <part>
  221.         <id>9</id>
  222.         <type>button</type>
  223.         <visible> <true /> </visible>
  224.         <reserved5> 0 </reserved5>
  225.         <reserved4> 0 </reserved4>
  226.         <reserved3> 0 </reserved3>
  227.         <reserved2> 0 </reserved2>
  228.         <reserved1> 0 </reserved1>
  229.         <enabled> <true /> </enabled>
  230.         <rect>
  231.             <left>238</left>
  232.             <top>72</top>
  233.             <right>266</right>
  234.             <bottom>104</bottom>
  235.         </rect>
  236.         <style>transparent</style>
  237.         <showName> <false /> </showName>
  238.         <highlight> <false /> </highlight>
  239.         <autoHighlight> <true /> </autoHighlight>
  240.         <sharedHighlight> <true /> </sharedHighlight>
  241.         <family>0</family>
  242.         <titleWidth>0</titleWidth>
  243.         <icon>17264</icon>
  244.         <textAlign>center</textAlign>
  245.         <font>Chicago</font>
  246.         <textSize>12</textSize>
  247.         <textStyle>plain</textStyle>
  248.         <name>help</name>
  249.         <script>on mouseUp
  250. if the visible of fld "help" is false then
  251. show fld "help"
  252. else hide fld "help"
  253. end mouseUp
  254. </script>
  255.     </part>
  256.     <part>
  257.         <id>10</id>
  258.         <type>field</type>
  259.         <visible> <false /> </visible>
  260.         <dontWrap> <false /> </dontWrap>
  261.         <dontSearch> <true /> </dontSearch>
  262.         <sharedText> <true /> </sharedText>
  263.         <fixedLineHeight> <true /> </fixedLineHeight>
  264.         <autoTab> <false /> </autoTab>
  265.         <lockText> <true /> </lockText>
  266.         <rect>
  267.             <left>18</left>
  268.             <top>127</top>
  269.             <right>494</right>
  270.             <bottom>324</bottom>
  271.         </rect>
  272.         <style>scrolling</style>
  273.         <autoSelect> <false /> </autoSelect>
  274.         <showLines> <false /> </showLines>
  275.         <wideMargins> <false /> </wideMargins>
  276.         <multipleLines> <false /> </multipleLines>
  277.         <reservedFamily> 0 </reservedFamily>
  278.         <titleWidth>0</titleWidth>
  279.         <icon>0</icon>
  280.         <textAlign>left</textAlign>
  281.         <font>Geneva</font>
  282.         <textSize>9</textSize>
  283.         <textStyle>plain</textStyle>
  284.         <textHeight>12</textHeight>
  285.         <name>help</name>
  286.         <script>on mouseUp
  287. hide me
  288. end mouseUp</script>
  289.     </part>
  290.     <content>
  291.         <layer>background</layer>
  292.         <id>10</id>
  293.         <text>Working Model Overview:
  294. ┬á┬áThis stack contains information about, and demos of, WindowScript ΓÇö The Interface Design Studio. The WindowScript Working Model is a seperate stack that should be enclosed with this stack. You can access it through the button entitled ΓÇ£Working ModelΓÇ¥ above or through the ΓÇ£Open Stack...ΓÇ¥ menu item from the ΓÇ£FileΓÇ¥ menu if it is not in the same folder as this stack.
  295.  
  296. ┬á┬áLimited Online help and example windows are available in the Working Model stack. This stack contains general information about WindowScript and ordering information.
  297.  
  298. ┬á┬áThis stack and the WindowScript Working Model are copyrighted works. You may freely distribute them provided that: 1) You only distribute both stacks together and do not modify them, 2) You do not charge for them other than reasonable copying charges (reasonable is defined as $10 or less, online services may charge their normal online fees but may not charge a surcharge on the download of this set of stacks), and 3) you preserve all copyright and trademark information. If you wish to include the Working Model with a commercial product you will need to contact Heizer Software at 510/943-7667 for permission.
  299.  
  300. ┬á┬áCompileIt!, DebugIt!, Dialoger, WindowScript, and MasterScript are trademarks of Heizer Software. HyperCard, HyperTalk, Macintosh, SANE, Balloon Help, and Inside Macintosh are registered trademarks of Apple Computer, Inc. All other brand or product names are trademarks or registered trademarks of their respective companies.</text>
  301.     </content>
  302.     <name></name>
  303.     <script>This stack is ┬⌐1992 Heizer Software. All Rights Reserved.
  304. Developed by Brian Molyneaux, Heizer Software.
  305.  
  306. on closeCard
  307. hide fld "help"
  308. pass closeCard
  309. end CloseCard
  310.  
  311. on openCard
  312. set the scroll of fld 1 to 0
  313. pass openCard
  314. end openCard</script>
  315. </background>
  316.